home *** CD-ROM | disk | FTP | other *** search
/ CD World Haziran 1997 / CD World Haziran 1997.iso / Programlama ve Gelistirme / DTime / _SETUP.1 / dtset.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1996-11-04  |  1.7 KB  |  75 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMyCplAppApp
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "dtset.h"
  9. LastPage=0
  10.  
  11. ClassCount=2
  12. Class1=CMyCplAppApp
  13.  
  14. ResourceCount=3
  15. Class2=CDtsetDlg
  16. Resource1=IDR_MAINFRAME
  17. Resource2=IDR_MAINFRAME (Neutral)
  18. Resource3=IDD_DTSET (Neutral)
  19.  
  20. [CLS:CMyCplAppApp]
  21. Type=0
  22. BaseClass=CWinApp
  23. HeaderFile=dtset.h
  24. ImplementationFile=dtset.cpp
  25. LastObject=CMyCplAppApp
  26. Filter=N
  27. VirtualFilter=AC
  28.  
  29. [CLS:CDtsetDlg]
  30. Type=0
  31. HeaderFile=DtsetDlg.h
  32. ImplementationFile=DtsetDlg.cpp
  33. BaseClass=CDialog
  34. Filter=D
  35. LastObject=CDtsetDlg
  36. VirtualFilter=dWC
  37.  
  38. [ACL:IDR_MAINFRAME]
  39. Type=1
  40. Command1=ID_HELP
  41. CommandCount=1
  42.  
  43. [DLG:IDD_DTSET (Neutral)]
  44. Type=1
  45. Class=?
  46. ControlCount=21
  47. Control1=IDC_STATIC,static,1342308352
  48. Control2=IDC_STATIC,static,1342308352
  49. Control3=IDC_STATIC,static,1342308352
  50. Control4=IDC_STATIC,static,1342308352
  51. Control5=IDC_JDAY,edit,1350631552
  52. Control6=IDC_SPINJDAY,msctls_updown32,1342177462
  53. Control7=IDC_JMONTH,combobox,1344339971
  54. Control8=IDC_JYEAR,edit,1350631552
  55. Control9=IDC_SPINJYEAR,msctls_updown32,1342177462
  56. Control10=IDC_STATIC,static,1342308352
  57. Control11=IDC_STATIC,static,1342308352
  58. Control12=IDC_STATIC,static,1342308352
  59. Control13=IDC_STATIC,static,1342308352
  60. Control14=IDC_GDAY,edit,1350631552
  61. Control15=IDC_SPINGDAY,msctls_updown32,1342177462
  62. Control16=IDC_GMONTH,combobox,1344339971
  63. Control17=IDC_GYEAR,edit,1350631552
  64. Control18=IDC_SPINGYEAR,msctls_updown32,1342177462
  65. Control19=IDOK,button,1342242817
  66. Control20=IDCANCEL,button,1342242816
  67. Control21=IDC_STATIC,static,1342177283
  68.  
  69. [ACL:IDR_MAINFRAME (Neutral)]
  70. Type=1
  71. Class=?
  72. Command1=ID_HELP
  73. CommandCount=1
  74.  
  75.